home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 011 / pchelp.arc / FORMAT.### < prev    next >
Encoding:
Text File  |  1985-01-21  |  704 b   |  24 lines

  1. COMMAND:  FORMAT (Format Diskette)              DOCUMENTATION : None
  2.  
  3. FUNCTION: Initializes the directory, FAT, and data area of a diskette in
  4.           drive A: only.
  5.  
  6. FORMAT:   FORMAT
  7.  
  8. TYPE:     Public domain software (D.N. Ikle,1671 Newport,Denver,CO 80220)
  9.  
  10. REMARKS:  This batch routine operates interactively and is self documenting.
  11.           The displays describe all the options available to the user to
  12.           format a floppy disk in drive A: only. It is designed to keep
  13.           the hard disk from being accidently re-formatted. This routine
  14.           calls the DOS command FORMATXT (renamed from FORMAT) and requires
  15.           the Extended Batch Language.
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.